home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / The Hacks / asciishopsource / asciiShop / mainFrame.jfrm < prev    next >
Encoding:
Text File  |  2001-06-23  |  14.2 KB  |  355 lines

  1. Metrowerks RAD Data V 1
  2. BeginClasses
  3.     {9BE3D9E0-166E-11D1-B2D8-0060081C5489} "#base-object-class"
  4.     {24A693F8-14E5-11D2-B334-00600819ADE3} "AsciiShop"
  5.     {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  6.     {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.TextArea"
  7.     {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.List"
  8.     {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.PopupMenu"
  9.     {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.MenuItem"
  10.     {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.MenuBar"
  11.     {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.Menu"
  12. EndClasses
  13. BeginObject asciiShop.mainFrame "mainFrame"
  14.     BeginProperties
  15.         location = "5, 40"
  16.         title = asciiShop.mainFrame
  17.         layout = <none>
  18.         menuBar = menuBar1
  19.         size = "736, 520"
  20.     EndProperties
  21.     BeginInternalProperties
  22.         UseSwing 11 = 0
  23.         IsApplet 11 = 0
  24.     EndInternalProperties
  25.     BeginEventConnections
  26.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  27.             SourcePath = "\\\\asciiShop.mainFrame"
  28.             SinkPath = "\\\\asciiShop.mainFrame"
  29.             EventName = windowClosing
  30.             EventSetName = window
  31.             HandlerName = thisWindowClosing
  32.         EndEventConnection
  33.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  34.             SourcePath = "\\\\asciiShop.mainFrame\\fileBuffer"
  35.             SinkPath = "\\\\asciiShop.mainFrame"
  36.             EventName = textValueChanged
  37.             EventSetName = text
  38.             HandlerName = fileBufferTextValueChanged
  39.         EndEventConnection
  40.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  41.             SourcePath = "\\\\asciiShop.mainFrame\\layers"
  42.             SinkPath = "\\\\asciiShop.mainFrame"
  43.             EventName = itemStateChanged
  44.             EventSetName = item
  45.             HandlerName = layersItemStateChanged
  46.         EndEventConnection
  47.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  48.             SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuFile\\menuFileOpen"
  49.             SinkPath = "\\\\asciiShop.mainFrame"
  50.             EventName = actionPerformed
  51.             EventSetName = action
  52.             HandlerName = menuFileOpenActionPerformed
  53.         EndEventConnection
  54.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  55.             SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuFile\\menuFileWriteOut"
  56.             SinkPath = "\\\\asciiShop.mainFrame"
  57.             EventName = actionPerformed
  58.             EventSetName = action
  59.             HandlerName = menuFileWriteOutActionPerformed
  60.         EndEventConnection
  61.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  62.             SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuLayers\\menuLayersAddLayer"
  63.             SinkPath = "\\\\asciiShop.mainFrame"
  64.             EventName = actionPerformed
  65.             EventSetName = action
  66.             HandlerName = menuLayersAddLayerActionPerformed
  67.         EndEventConnection
  68.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  69.             SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menumirror\\menumirrorSideWays"
  70.             SinkPath = "\\\\asciiShop.mainFrame"
  71.             EventName = actionPerformed
  72.             EventSetName = action
  73.             HandlerName = menumirrorSideWaysActionPerformed
  74.         EndEventConnection
  75.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  76.             SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuFile\\menuFileRefreshArt"
  77.             SinkPath = "\\\\asciiShop.mainFrame"
  78.             EventName = actionPerformed
  79.             EventSetName = action
  80.             HandlerName = menuFileRefreshArtActionPerformed
  81.         EndEventConnection
  82.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  83.             SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menumirror\\menumirrorFlipVerticle"
  84.             SinkPath = "\\\\asciiShop.mainFrame"
  85.             EventName = actionPerformed
  86.             EventSetName = action
  87.             HandlerName = menumirrorFlipVerticleActionPerformed
  88.         EndEventConnection
  89.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  90.             SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuLineTools\\menuLineToolsVerticleLine"
  91.             SinkPath = "\\\\asciiShop.mainFrame"
  92.             EventName = actionPerformed
  93.             EventSetName = action
  94.             HandlerName = menuLineToolsVerticleLineActionPerformed
  95.         EndEventConnection
  96.         BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
  97.             SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuFile\\menuFileReplaceCharacters"
  98.             SinkPath = "\\\\asciiShop.mainFrame"
  99.             EventName = actionPerformed
  100.             EventSetName = action
  101.             HandlerName = menuFileReplaceCharactersActionPerformed
  102.         EndEventConnection
  103.     EndEventConnections
  104.     BeginObject fileBuffer "java.awt.TextArea"
  105.         LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  106.         BeginProperties
  107.             location = "60, 70"
  108.             size = "480, 360"
  109.         EndProperties
  110.         BeginInternalProperties
  111.         EndInternalProperties
  112.     EndObject
  113.     BeginObject layers "java.awt.List"
  114.         LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  115.         BeginProperties
  116.             location = "570, 270"
  117.             size = "130, 160"
  118.         EndProperties
  119.         BeginInternalProperties
  120.         EndInternalProperties
  121.     EndObject
  122.     BeginObject menuBar1 "java.awt.MenuBar"
  123.         LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  124.         BeginProperties
  125.             location = "40, 10"
  126.         EndProperties
  127.         BeginInternalProperties
  128.         EndInternalProperties
  129.         BeginObject menuFile "java.awt.Menu"
  130.             LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  131.             BeginProperties
  132.                 label = File
  133.             EndProperties
  134.             BeginInternalProperties
  135.                 AppleMenu 11 = 0
  136.                 Caption 8 = File
  137.                 Checked 11 = 0
  138.                 Default 11 = 0
  139.                 Enabled 11 = 1
  140.                 Mutex 11 = 0
  141.             EndInternalProperties
  142.             BeginObject menuFileOpen "java.awt.MenuItem"
  143.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  144.                 BeginProperties
  145.                     label = Open
  146.                 EndProperties
  147.                 BeginInternalProperties
  148.                     AppleMenu 11 = 0
  149.                     Caption 8 = Open
  150.                     Checked 11 = 0
  151.                     Default 11 = 0
  152.                     Enabled 11 = 1
  153.                     Mutex 11 = 0
  154.                 EndInternalProperties
  155.             EndObject
  156.             BeginObject menuFileWriteOut "java.awt.MenuItem"
  157.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  158.                 BeginProperties
  159.                     label = "Write Out"
  160.                 EndProperties
  161.                 BeginInternalProperties
  162.                     AppleMenu 11 = 0
  163.                     Caption 8 = "Write Out"
  164.                     Checked 11 = 0
  165.                     Default 11 = 0
  166.                     Enabled 11 = 1
  167.                     Mutex 11 = 0
  168.                 EndInternalProperties
  169.             EndObject
  170.             BeginObject menuFileQuit "java.awt.MenuItem"
  171.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  172.                 BeginProperties
  173.                     label = Quit
  174.                 EndProperties
  175.                 BeginInternalProperties
  176.                     AppleMenu 11 = 0
  177.                     Caption 8 = Quit
  178.                     Checked 11 = 0
  179.                     Default 11 = 0
  180.                     Enabled 11 = 1
  181.                     Mutex 11 = 0
  182.                 EndInternalProperties
  183.             EndObject
  184.             BeginObject menuFileRefreshArt "java.awt.MenuItem"
  185.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  186.                 BeginProperties
  187.                     label = "Refresh Art"
  188.                 EndProperties
  189.                 BeginInternalProperties
  190.                     AppleMenu 11 = 0
  191.                     Caption 8 = "Refresh Art"
  192.                     Checked 11 = 0
  193.                     Default 11 = 0
  194.                     Enabled 11 = 1
  195.                     Mutex 11 = 0
  196.                 EndInternalProperties
  197.             EndObject
  198.             BeginObject menuFileReplaceCharacters "java.awt.MenuItem"
  199.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  200.                 BeginProperties
  201.                     label = "Replace Characters"
  202.                 EndProperties
  203.                 BeginInternalProperties
  204.                     AppleMenu 11 = 0
  205.                     Caption 8 = "Replace Characters"
  206.                     Checked 11 = 0
  207.                     Default 11 = 0
  208.                     Enabled 11 = 1
  209.                     Mutex 11 = 0
  210.                 EndInternalProperties
  211.             EndObject
  212.         EndObject
  213.         BeginObject menuLayers "java.awt.Menu"
  214.             LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  215.             BeginProperties
  216.                 label = Layers
  217.             EndProperties
  218.             BeginInternalProperties
  219.                 AppleMenu 11 = 0
  220.                 Caption 8 = Layers
  221.                 Checked 11 = 0
  222.                 Default 11 = 0
  223.                 Enabled 11 = 1
  224.                 Mutex 11 = 0
  225.             EndInternalProperties
  226.             BeginObject menuLayersAddLayer "java.awt.MenuItem"
  227.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  228.                 BeginProperties
  229.                     label = "Add Layer"
  230.                 EndProperties
  231.                 BeginInternalProperties
  232.                     AppleMenu 11 = 0
  233.                     Caption 8 = "Add Layer"
  234.                     Checked 11 = 0
  235.                     Default 11 = 0
  236.                     Enabled 11 = 1
  237.                     Mutex 11 = 0
  238.                 EndInternalProperties
  239.             EndObject
  240.             BeginObject menuLayersRemoveLayer "java.awt.MenuItem"
  241.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  242.                 BeginProperties
  243.                     label = "Remove Layer"
  244.                 EndProperties
  245.                 BeginInternalProperties
  246.                     AppleMenu 11 = 0
  247.                     Caption 8 = "Remove Layer"
  248.                     Checked 11 = 0
  249.                     Default 11 = 0
  250.                     Enabled 11 = 1
  251.                     Mutex 11 = 0
  252.                 EndInternalProperties
  253.             EndObject
  254.             BeginObject menuLayersRedrawLayers "java.awt.MenuItem"
  255.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  256.                 BeginProperties
  257.                     label = "Redraw Layers"
  258.                 EndProperties
  259.                 BeginInternalProperties
  260.                     AppleMenu 11 = 0
  261.                     Caption 8 = "Redraw Layers"
  262.                     Checked 11 = 0
  263.                     Default 11 = 0
  264.                     Enabled 11 = 1
  265.                     Mutex 11 = 0
  266.                 EndInternalProperties
  267.             EndObject
  268.         EndObject
  269.         BeginObject menumirror "java.awt.Menu"
  270.             LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  271.             BeginProperties
  272.                 label = mirror
  273.             EndProperties
  274.             BeginInternalProperties
  275.                 AppleMenu 11 = 0
  276.                 Caption 8 = mirror
  277.                 Checked 11 = 0
  278.                 Default 11 = 0
  279.                 Enabled 11 = 1
  280.                 Mutex 11 = 0
  281.             EndInternalProperties
  282.             BeginObject menumirrorSideWays "java.awt.MenuItem"
  283.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  284.                 BeginProperties
  285.                     label = invert
  286.                 EndProperties
  287.                 BeginInternalProperties
  288.                     AppleMenu 11 = 0
  289.                     Caption 8 = invert
  290.                     Checked 11 = 0
  291.                     Default 11 = 0
  292.                     Enabled 11 = 1
  293.                     Mutex 11 = 0
  294.                 EndInternalProperties
  295.             EndObject
  296.             BeginObject menumirrorFlipVerticle "java.awt.MenuItem"
  297.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  298.                 BeginProperties
  299.                     label = "Flip Characters Verticle"
  300.                 EndProperties
  301.                 BeginInternalProperties
  302.                     AppleMenu 11 = 0
  303.                     Caption 8 = "Flip Characters Verticle"
  304.                     Checked 11 = 0
  305.                     Default 11 = 0
  306.                     Enabled 11 = 1
  307.                     Mutex 11 = 0
  308.                 EndInternalProperties
  309.             EndObject
  310.         EndObject
  311.         BeginObject menuLineTools "java.awt.Menu"
  312.             LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  313.             BeginProperties
  314.                 label = "Line Tools"
  315.             EndProperties
  316.             BeginInternalProperties
  317.                 AppleMenu 11 = 0
  318.                 Caption 8 = "Line Tools"
  319.                 Checked 11 = 0
  320.                 Default 11 = 0
  321.                 Enabled 11 = 1
  322.                 Mutex 11 = 0
  323.             EndInternalProperties
  324.             BeginObject menuLineToolsVerticleLine "java.awt.MenuItem"
  325.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  326.                 BeginProperties
  327.                     label = "Verticle Line"
  328.                 EndProperties
  329.                 BeginInternalProperties
  330.                     AppleMenu 11 = 0
  331.                     Caption 8 = "Verticle Line"
  332.                     Checked 11 = 0
  333.                     Default 11 = 0
  334.                     Enabled 11 = 1
  335.                     Mutex 11 = 0
  336.                 EndInternalProperties
  337.             EndObject
  338.             BeginObject menuLineToolsHorizantalLine "java.awt.MenuItem"
  339.                 LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
  340.                 BeginProperties
  341.                     label = "Horizantal Line"
  342.                 EndProperties
  343.                 BeginInternalProperties
  344.                     AppleMenu 11 = 0
  345.                     Caption 8 = "Horizantal Line"
  346.                     Checked 11 = 0
  347.                     Default 11 = 0
  348.                     Enabled 11 = 1
  349.                     Mutex 11 = 0
  350.                 EndInternalProperties
  351.             EndObject
  352.         EndObject
  353.     EndObject
  354. EndObject
  355.